Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Nov 29, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

cmb69 and others added 10 commits November 29, 2024 12:15
C4013 warns about undefined functions[1], but for some reason it's only
a level 3 warning, and such suppressed by default (usually there will be
link errors afterwards, though).  It appears to be sensible to elevate
the warning to level 1, so it will be converted to a compile error.

[1] <https://learn.microsoft.com/en-us/cpp/error-messages/compiler-warnings/compiler-warning-level-3-c4013>
Fixed an issue where leading zeros were padded beyond the allocated memory.

fixes #16978
closes #16988
* PHP-8.4:
  Fixed GH-16978: Avoid unnecessary padding with leading zeros (#16988)
IR commit: 673308a039eed5a2fdf4a2783b3dd3d6010a8c19
* PHP-8.4:
  Update IR
We must not assume that any `VARIANT` implements `IDispatch`.

Closes GH-16992.
* PHP-8.2:
  Fix GH-16991: Getting typeinfo of non DISPATCH variant segfaults
* PHP-8.3:
  Fix GH-16991: Getting typeinfo of non DISPATCH variant segfaults
* PHP-8.4:
  Fix GH-16991: Getting typeinfo of non DISPATCH variant segfaults
@pull pull bot added the ⤵️ pull label Nov 29, 2024
@pull pull bot merged commit f8547b1 into wudi:master Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants